How to Install libfstrm-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libfstrm-dev software package in Ubuntu 17.04 (Zesty Zapus)

libfstrm-dev software package provides Frame Streams (fstrm) library (development files), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfstrm-dev 

libfstrm-dev is installed in your system.

Make ensure the libfstrm-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfstrm-dev *

You will get with libfstrm-dev package name, version, architecture and description in a table

libfstrm-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libfstrm-dev
Version 0.3.0-1
Description Frame Streams (fstrm) library (development files)
Sub Section libdevel


See Also, How to uninstall or remove libfstrm-dev software package from Ubuntu 17.04 (Zesty Zapus)?